-
Notifications
You must be signed in to change notification settings - Fork 17.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AP_HAL_ChibiOS: add hwdef X-MAV-AP-H743v2 #28160
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few minor changes
The commits need to be split across subsystems |
@andyp1per Hi, can these commits be merged now? Please feel free to let me know if there is any need to change it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs additional documentation....like this: https://github.com/ArduPilot/ardupilot/tree/master/libraries/AP_HAL_ChibiOS/hwdef/IFLIGHT_2RAW_H7
1.changed reserved id; Please review. Thanks again! |
once final changes made, commits should be squashed and a library split made....you might want to break out the build_types.txt in a separate PR to reserve the bd id so someone else does not get it (first come/first served)...it gets merged almost immediately while this PR might take a review cycle or 2 |
Done: |
board id reservation has been separate into another pr https://github.com/ArduPilot/ardupilot/pull/28253. Please merge it, thanks. |
Co-authored-by: Henry Wurzburg <hwurzburg@yahoo.com>
2a19733
to
a85452c
Compare
Since this looks close, I squashed and split for you...also removed the double define of OSD_TYPE in the hwdef.dat |
bootloader of X-MAV-AP-H743v2 with the new board id 1174 updated now. |
Co-authored-by: Henry Wurzburg <hwurzburg@yahoo.com>
59c3c30
to
44bbea5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Johnson, I squashed the new bootloader and marked for DEVCall
Would it be possible to get a couple of samples? I would like to update my DShot test fixture with an H7 board and this one looks ideal
ok, i will send you some samples later. |
Dear ArduPilot-Autopilot Developer, We are X-MAV, a new manufacturer of flight controllers. We have developed a flight controller AP-H743v2, We will keep developing it and want to add our flight controller to supported hardware.
Best regard!